home *** CD-ROM | disk | FTP | other *** search
- inherited frmLockWorkstation: TfrmLockWorkstation
- Left = 368
- Top = 229
- Caption = 'Lock Workstation'
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Submits a request to lock the workstation'#39's display. Locking a w' +
- 'orkstation protects '
- 'it from unauthorized use. Available on Windows NT/2000/XP.')
- end
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- end
-